home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _9B13EEFC629E41B3B5117A2D66851A7C < prev    next >
Text File  |  2005-10-01  |  3KB  |  118 lines

  1. <window>
  2.   <id>5002</id> 
  3.   <defaultcontrol>3</defaultcontrol> 
  4.   <allowoverlay>yes</allowoverlay>
  5.   <define>#header.label:859</define>
  6.   <define>#header.image:alarm_logo.png</define>
  7.   <define>#header.hover:hover_my alarm.png</define>
  8.     <controls>
  9.         <import>common.window.xml</import>
  10.         <control>
  11.             <description>sleep time label</description> 
  12.             <type>label</type> 
  13.             <id>1</id> 
  14.             <posX>220</posX> 
  15.             <posY>220</posY> 
  16.             <label>#currentsleeptime</label> 
  17.             <align>left</align> 
  18.             <font>font72</font> 
  19.             <textcolor>20ffffff</textcolor> 
  20.         </control>
  21.         <control>
  22.             <description>SleepTimer On/Off button</description>
  23.             <type>togglebutton</type>
  24.             <id>3</id>
  25.             <posX>60</posX>
  26.             <posY>97</posY>
  27.             <width>190</width>
  28.             <height>32</height>
  29.             <textXOff>10</textXOff>
  30.             <textYOff>5</textYOff>
  31.             <font>font13</font>
  32.             <textcolor>ffffffff</textcolor>
  33.             <colordiffuse>ffffffff</colordiffuse>
  34.             <disabledcolor>60ffffff</disabledcolor>
  35.             <label>856</label>
  36.             <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  37.             <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  38.             <textureFocus>togglebutton-on-focus.png</textureFocus>
  39.             <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  40.             <onright>4</onright>
  41.             <onup>17</onup>
  42.             <ondown>7</ondown>
  43.         </control>
  44.         <control>
  45.             <description>Reset Button</description> 
  46.             <type>button</type> 
  47.             <id>7</id> 
  48.             <posX>60</posX> 
  49.             <posY>131</posY> 
  50.             <label>868</label> 
  51.             <onright>4</onright> 
  52.             <onup>3</onup> 
  53.             <ondown>3</ondown> 
  54.         </control>
  55.         <control>
  56.             <description>label1</description>
  57.             <type>label</type>
  58.             <id>1</id>
  59.             <posX>270</posX>
  60.             <posY>97</posY>
  61.             <label>865</label>
  62.             <font>font13</font>
  63.             <align>left</align>
  64.             <textcolor>FFFFFFFF</textcolor>
  65.         </control>
  66.         <control>
  67.             <description>alarm time minutes</description>
  68.             <type>spincontrol</type>
  69.             <spintype>int</spintype>
  70.             <orientation>vertical</orientation>
  71.             <digits>2</digits>
  72.             <id>4</id>
  73.             <posX>500</posX>
  74.             <posY>100</posY>
  75.             <reverse>yes</reverse>
  76.             <showrange>no</showrange>
  77.             <onup>6</onup>
  78.             <ondown>5</ondown>
  79.             <onleft>3</onleft>
  80.             <onright>5</onright>
  81.             <textcolor>FFFFFFFF</textcolor>
  82.             <textureUp>arrow_round_up_nofocus.png</textureUp>
  83.             <textureDown>arrow_round_down_nofocus.png</textureDown>
  84.             <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
  85.             <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
  86.         </control>
  87.         <control>
  88.             <description>fade out volume</description>
  89.             <type>checkmark</type>
  90.             <id>5</id>
  91.             <posX>270</posX>
  92.             <posY>131</posY>
  93.             <width>200</width>
  94.             <height>20</height>
  95.             <label>866</label>
  96.             <onup>4</onup>
  97.             <onleft>3</onleft>
  98.             <onright>6</onright>
  99.             <textureFocus>check-box.png</textureFocus>
  100.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  101.         </control> 
  102.         <control>
  103.             <description>shutdown pc</description>
  104.             <type>checkmark</type>
  105.             <id>6</id>
  106.             <posX>270</posX>
  107.             <posY>165</posY>
  108.             <width>200</width>
  109.             <height>20</height>
  110.             <label>867</label>
  111.             <onleft>3</onleft>
  112.             <onup>5</onup>
  113.             <ondown>4</ondown>
  114.             <textureFocus>check-box.png</textureFocus>
  115.             <textureNoFocus>check-boxNF.png</textureNoFocus>
  116.         </control> 
  117.     </controls>
  118. </window>